vcCustomScopeStatement
vcWhileStatement is a vcScopeStatement that can execute a scope of statements in a loop as long as its condition is true.
See in: Overview
Module: vcRobotics
Parent: vcScopeStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| IsLoop | Boolean | RW | Gets or sets value is the statement is looping. |